home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Invoice & Inventory / SBIC_ V3.5 Small Bus. Inv. Ctrl / SBIC35EX.exe / DISK_1.ZIP / MSDSetup.bat < prev    next >
DOS Batch File  |  1998-04-19  |  244b  |  7 lines

  1. @echo off
  2. REM The command line below should be used to invoke dao setup in silent mode
  3. rem setup -s NOSDK 
  4. echo Launching Microsoft Data Access Objects...
  5. dao\daosetup.exe NOSDK
  6. echo Successfully Completed. You may now close this window.
  7.